home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spy Sweeper Free / ssftrialsnrsetup1_1894289931.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRAQUARANTINEDPAGE / TFRAQUARANTINEDPAGE.txt
Encoding:
Text File  |  2006-10-20  |  6.8 KB  |  258 lines

  1. inherited fraQuarantinedPage: TfraQuarantinedPage
  2.   Height = 436
  3.   Font.Height = -12
  4.   ParentFont = False
  5.   OnResize = FrameResize
  6.   ExplicitHeight = 436
  7.   object pnlQuarantine: TTePanel [0]
  8.     Left = 8
  9.     Top = 70
  10.     Width = 498
  11.     Height = 356
  12.     Anchors = [akLeft, akTop, akRight, akBottom]
  13.     TabOrder = 1
  14.     ThemeObject = 'MainPanel'
  15.     DesignSize = (
  16.       498
  17.       356)
  18.     object lblNWMsg: TResLabel
  19.       Left = 8
  20.       Top = 8
  21.       Width = 480
  22.       Height = 79
  23.       Anchors = [akLeft, akTop, akRight, akBottom]
  24.       AutoSize = False
  25.       Enabled = False
  26.       Visible = False
  27.       WordWrap = True
  28.       ResourceCaption = 38900
  29.     end
  30.     object lblSelectAll: TResLabel
  31.       Left = 12
  32.       Top = 298
  33.       Width = 50
  34.       Height = 14
  35.       Anchors = [akLeft, akBottom]
  36.       Transparent = True
  37.       OnClick = btnSelectAllClick
  38.       ResourceCaption = 38052
  39.       ResourceHint = 42101
  40.     end
  41.     object lblDeselectAll: TResLabel
  42.       Left = 92
  43.       Top = 298
  44.       Width = 63
  45.       Height = 14
  46.       Anchors = [akLeft, akBottom]
  47.       Transparent = True
  48.       OnClick = btnDeselectAllClick
  49.       ResourceCaption = 38053
  50.       ResourceHint = 42102
  51.     end
  52.     object lblProgressItem: TResLabel
  53.       Left = 10
  54.       Top = 302
  55.       Width = 477
  56.       Height = 14
  57.       Anchors = [akLeft, akRight, akBottom]
  58.       AutoSize = False
  59.       Caption = 'lblProgressItem'
  60.       Transparent = True
  61.       Visible = False
  62.       ExplicitTop = 284
  63.     end
  64.     object lblItems: TResStaticText
  65.       Left = 8
  66.       Top = 8
  67.       Width = 53
  68.       Height = 18
  69.       Caption = 'lblItems'
  70.       FocusControl = tvwSpiesFound
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clWindowText
  73.       Font.Height = -12
  74.       Font.Name = 'Tahoma'
  75.       Font.Style = [fsBold]
  76.       ParentFont = False
  77.       TabOrder = 0
  78.       ResourceOptions = [rsoStripAccels]
  79.     end
  80.     object tvwSpiesFound: TWebrootVirtualStringTree
  81.       Left = 8
  82.       Top = 32
  83.       Width = 230
  84.       Height = 263
  85.       Anchors = [akLeft, akTop, akRight, akBottom]
  86.       ButtonStyle = bsTriangle
  87.       CheckImageKind = ckXP
  88.       Color = clWhite
  89.       Header.AutoSizeIndex = 0
  90.       Header.Font.Charset = DEFAULT_CHARSET
  91.       Header.Font.Color = clWindowText
  92.       Header.Font.Height = -12
  93.       Header.Font.Name = 'Tahoma'
  94.       Header.Font.Style = []
  95.       Header.Height = 20
  96.       Header.MainColumn = 1
  97.       Header.Options = [hoColumnResize, hoDrag, hoOwnerDraw, hoShowImages, hoShowSortGlyphs, hoVisible]
  98.       Header.Style = hsXPStyle
  99.       HintMode = hmTooltip
  100.       PopupMenu = mnuDetails
  101.       TabOrder = 1
  102.       TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoTristateTracking, toAutoDeleteMovedNodes, toDisableAutoscrollOnFocus]
  103.       TreeOptions.MiscOptions = [toCheckSupport, toFullRepaintOnResize, toInitOnSave, toReportMode, toToggleOnDblClick, toWheelPanning]
  104.       TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowHorzGridLines, toShowRoot, toShowVertGridLines, toUseBlendedImages]
  105.       TreeOptions.SelectionOptions = [toFullRowSelect]
  106.       OnAfterCellPaint = tvwSpiesFoundAfterCellPaint
  107.       OnChange = tvwSpiesFoundChange
  108.       OnChecked = tvwSpiesFoundChecked
  109.       OnClick = tvwSpiesFoundClick
  110.       OnCompareNodes = tvwSpiesFoundCompareNodes
  111.       OnContextPopup = tvwSpiesFoundContextPopup
  112.       OnGetText = tvwSpiesFoundGetText
  113.       OnGetHint = tvwSpiesFoundGetHint
  114.       OnHeaderDraw = tvwSpiesFoundHeaderDraw
  115.       OnShortenString = tvwSpiesFoundShortenString
  116.       Columns = <
  117.         item
  118.           Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coShowDropMark, coVisible, coFixed]
  119.           Position = 0
  120.           Style = vsOwnerDraw
  121.           Width = 30
  122.         end
  123.         item
  124.           Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
  125.           Position = 1
  126.           Width = 200
  127.           WideText = 'name'
  128.         end
  129.         item
  130.           Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coVisible]
  131.           Position = 2
  132.           Width = 80
  133.           WideText = 'risk'
  134.         end>
  135.     end
  136.     object prgProgress: TProgressBar
  137.       Left = 10
  138.       Top = 324
  139.       Width = 223
  140.       Height = 20
  141.       Anchors = [akLeft, akRight, akBottom]
  142.       TabOrder = 5
  143.       Visible = False
  144.     end
  145.     object btnDeleteSelected: TResTeButton
  146.       Left = 8
  147.       Top = 322
  148.       Width = 129
  149.       Height = 25
  150.       OnClick = btnDeleteSelectedClick
  151.       Anchors = [akLeft, akBottom]
  152.       TabOrder = 3
  153.       ResourceCaption = 38054
  154.       ResourceHint = 42103
  155.     end
  156.     object btnRestoreSelected: TResTeButton
  157.       Left = 148
  158.       Top = 322
  159.       Width = 149
  160.       Height = 25
  161.       OnClick = btnRestoreSelectedClick
  162.       Anchors = [akLeft, akBottom]
  163.       TabOrder = 4
  164.       ResourceCaption = 38055
  165.       ResourceHint = 42104
  166.     end
  167.     object pnlThreatDetails: TTePanel
  168.       Left = 248
  169.       Top = 32
  170.       Width = 241
  171.       Height = 263
  172.       Anchors = [akTop, akRight, akBottom]
  173.       Color = clWhite
  174.       TabOrder = 2
  175.       ThemeObject = 'default'
  176.     end
  177.   end
  178.   inherited pnlHeader: TPanel
  179.     Height = 66
  180.     ExplicitHeight = 66
  181.     inherited imgStep: TResImage
  182.       Left = 8
  183.       Top = 8
  184.       ResourceImage = 'PI_QUARANTINE'
  185.       ExplicitLeft = 8
  186.       ExplicitTop = 8
  187.     end
  188.     object imgNote: TResImage [1]
  189.       Left = 488
  190.       Top = 44
  191.       Width = 16
  192.       Height = 16
  193.       Cursor = crHandPoint
  194.       Anchors = [akTop, akRight]
  195.       AutoSize = True
  196.       Transparent = True
  197.       OnClick = lblAboutQuarantineClick
  198.       ResourceImage = 'MISC_NOTE'
  199.     end
  200.     object lblStepTag: TResLabel [2]
  201.       Left = 12
  202.       Top = 46
  203.       Width = 151
  204.       Height = 14
  205.       AutoSize = False
  206.       Font.Charset = DEFAULT_CHARSET
  207.       Font.Color = clWindowText
  208.       Font.Height = -12
  209.       Font.Name = 'Tahoma'
  210.       Font.Style = []
  211.       ParentFont = False
  212.       ShowAccelChar = False
  213.       WordWrap = True
  214.       ResourceCaption = 38001
  215.     end
  216.     object lblAboutQuarantine: TResLabel [3]
  217.       Left = 330
  218.       Top = 46
  219.       Width = 150
  220.       Height = 14
  221.       Anchors = [akTop, akRight]
  222.       OnClick = lblAboutQuarantineClick
  223.       ResourceCaption = 38002
  224.     end
  225.     inherited lblStep: TResStaticText
  226.       Left = 48
  227.       Top = 13
  228.       Width = 64
  229.       Height = 18
  230.       Font.Height = -12
  231.       ParentFont = False
  232.       ResourceCaption = 38000
  233.       ExplicitLeft = 48
  234.       ExplicitTop = 13
  235.       ExplicitWidth = 64
  236.       ExplicitHeight = 18
  237.     end
  238.     inherited btnContextHelp: TResTeButton
  239.       Left = 481
  240.       ExplicitLeft = 481
  241.     end
  242.   end
  243.   object mnuDetails: TPopupMenu
  244.     OnPopup = mnuDetailsPopup
  245.     Left = 24
  246.     Top = 176
  247.     object menuFullDescription: TMenuItem
  248.       Caption = 'more details'
  249.       Enabled = False
  250.       OnClick = menuFullDescriptionClick
  251.     end
  252.   end
  253.   object ilRiskRatings: TImageList
  254.     Left = 464
  255.     Top = 392
  256.   end
  257. end
  258.